home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010306-20010921 / 000183_dkcombs@panix.com_Fri May 25 09:55:35 EDT 2001.msg < prev    next >
Text File  |  2020-01-01  |  3KB  |  114 lines

  1. Article: 12486 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!news.panix.com!panix2.panix.com!not-for-mail
  3. From: dkcombs@panix.com (David Combs)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: kermit-connection + kermit -s + error-count: NOT redialing-in?
  6. Date: 25 May 2001 04:55:26 -0400
  7. Organization: PANIX -- Public Access Networks Corp.
  8. Lines: 98
  9. Message-ID: <9el6lu$441$1@panix2.panix.com>
  10. NNTP-Posting-Host: panix2.panix.com
  11. X-Trace: news.panix.com 990780926 20558 166.84.0.227 (25 May 2001 08:55:26 GMT)
  12. X-Complaints-To: abuse@panix.com
  13. NNTP-Posting-Date: 25 May 2001 08:55:26 GMT
  14. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:12486
  15.  
  16. Frank:
  17.  
  18. I have a sparc5/solaris7 with kermit; using kermit
  19. I dial into Panix.com (uses netbsd on PCs).
  20.  
  21. Fine.  I login, run tcsh, etc.
  22.  
  23. NOW, I want to download (to my sun) a big file.
  24.  
  25. Actually, due to problems with binary mode,
  26. I take the .tar.gz and uuencode it and
  27. then (because of downloading problems on
  28. this panix system I'm using, or due to the
  29. interface I have incorrectly set up),
  30. I "split -l1000  foo.tar.gz.uue zz",
  31.  
  32. resulting in maybe 30 zzaa zzab ... files to download.
  33.  
  34. I run kermit -s `cat zz*`  (actually, `cat t.nam`)
  35. and depending on time of day or something I don't
  36. understand, it will do several zz-files and then
  37. get hung there, slowly incrementing the error-count.
  38.  
  39. NOTE that I am using kermit for the initial
  40. connection itself, and then (on my shell acct
  41. on panix) I run *their* kermit -s to download.
  42.  
  43. I am not sure just what is going on, whether
  44. there is one or two kermits running, or what.
  45.  
  46. BUT -- here is the problem:
  47.  
  48. That panix-kermmit -s; it starts generating ERRORS.
  49.  
  50. Slowly.
  51.  
  52. (Rarely, very rarely, after several errors, it
  53. somehow cleans itself up and quickly finishes
  54. the download.)
  55.  
  56. ---
  57.  
  58. Anyway, now I want to STOP that (second) kermit (the
  59. one I started on panix, with the -s `cat t.nam`).
  60.  
  61. Hell, I'd like to KILL that job -- and then
  62. get back to the tcsh prompt ON PANIX, and
  63. then rerun that kermit -s ... --
  64.  
  65. NOT TOUCHING THE KERMIT RUNNING ON MY SPARC5!
  66.  
  67. ---
  68.  
  69. PROBLEM: that seems IMPOSSIBLE.
  70.  
  71. The ONLY way to kill that panix-kermit is, I
  72. think so far, is that control-\ c:
  73.  
  74. (1) it is by no means "instant".
  75.  
  76. (2) (of course) it gets me back to the
  77. SUN-KERMIT prompt -- from which I have not
  78. yet found anything to do other than "readial".
  79.  
  80.  
  81. QUESTION: is there any way to make kermit
  82. die ON PANIX, so I can just rerun it?
  83.  
  84. ----
  85.  
  86. QUESTION: any way to set the limit on the errors, and
  87. if so, will THAT make the panix-kermit die but
  88. keep me logged into panix, at a shell prompt there?
  89.  
  90.  
  91. QUESTION: where in c-kermit book is the list
  92. of "options" ("switches") -- can't find them
  93. in the index.
  94.  
  95.  
  96. QUESTION: I have been posting here in confusion
  97. about the panix netbsd and my difficulties
  98. (a) staying connected, and
  99. (b) downloading (binary fails TOTALLY for me).
  100.  
  101. (this all worked FINE when I was using netcom.com's
  102. shell-accounts -- THEY used SUN-HARDWARE and SUNOS --
  103. (and I had a sun).
  104.  
  105. OFFER: If you'd like, I would be DELIGHTED to
  106. give you may password for logging into panix,
  107. and then YOU could figure out what is going wrong.
  108. If interested, just contact me: 913-632-1883,
  109. or dkcombs@panix.com.
  110.  
  111. Thanks so much, Frank!
  112.  
  113. David combs.
  114.